.. _`Json to List`: .. _`org.sysess.sympathy.json.jsontolist`: Json to List ```````````` .. image:: fromjson.svg :width: 48 Documentation ::::::::::::: Convert from JSON input containing a top-level list to a Sympathy list (sylist) containing JSON. Definition :::::::::: Input ports ........... **json** json JSON Output ports ............ **json_list** [json] JSON list Implementation .............. .. automodule:: node_json_convert :noindex: .. class:: JsonToList :noindex: